Design defects and solutions for CodeIgniter framework database transaction processing, codeigniter framework
Cause:
In an online business, we use the older CodeIgniter framework. In the DB class, there is a design defect in the processing of DB
We plan to start a new project from scratch and evaluate some PHP frameworks for this. Our alternative list is cake, CodeIgniter, Symfony and Zend. We used each of these 4 frameworks to write an identical small application (a simple wiki application)
I recently want to build a project. The project is not very large and requires some extension later. The key consideration is performance and development speed. My personal PHP basics are okay. I have only been familiar with Smarty and I am a little
PHP framework CodeIgniter (2 ). PHP framework CodeIgniter getting started (2) This article reference links to introduce how CodeIgniter connects the Controller to the Model layer (operate the database) to implement the function of reading news
: This article mainly introduces [codeigniter 5] and query cache. For more information about PHP tutorials, see. Database cache
The database cache class allows you to save database query results in text files to reduce database
PHP CodeIgniter paging instance and multi-condition query solution (recommended), codeigniter Paging
Recently, when I used the CI framework, I used the CI paging class. I used to use the front-end whole page. This time I simply used the built-in
Database Cache Classes
The database Cache class allows you to save database query results in a text file to reduce database access.
Important
When the cache is enabled, this class is automatically loaded by the database driver and should not be
Cause: in an online business, we use the older CodeIgniter framework. In the DB class, there is a design defect in the processing of DB transactions, maybe it's not a defect. However, it affects our production environment and leads to a chain
Original: CodeIgniter connection database and Quick StartFirst, the database configurationCodeIgniter has a configuration file that lets you store database connection values (Username: username, password: password, database name: ). The
For details about how to get started with CodeIgniter, refer to this article: [PHP] framework Tutorial: the easy-to-use platform of CodeIgniter framework is SAE: [SAE] Free Server: register Sina ECs SAE and use MySQL In BAE: [PHP] How to Use PHP on
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.